HTML Document

HTML Document

 英

  • 网络文档;文件;网页

例句

This command allows you to export the current document with all highlighting information into a HTML document.

命令允许当前文档及其全部信息导出HTML文档

A client would use a web browser to contact a web server and use HTTP to ask the web server for a specific HTML document.

客户通过网络浏览器服务器进行联系并且使用HTTP服务器寻访指定HTML文档详细

The All collection provides random access to any element in the HTML document , regardless of its position in the document tree .

集合提供HTML文档任何元素随机访问元素文档位置无关

These views won't render into a complete HTML document like the Zend views did.

这些视图不会Zend视图一样呈现完全HTML文档

The concept of cascade becomes important when multiple stylesheet are specified for an HTML document.

一个HTML文件包含多个样式表这个概念非常重要

The advantage of this technique is that you only need a simple nested list and do not have to add any additional code in the HTML document.

这种方法好处需要使用一个简单嵌套列表并且不必HTML页面添加其他多余代码

A simple project might consist of a form or HTML document, source code files, and a project file.

一个简单项目可能一个窗体HTML文档代码文件一个项目文件组成

The section on the document character set addresses the issue of what abstract characters may be part of an HTML document.

文档字符集部分主要讨论哪些抽象字符可以HTML文档出现

You should not attach an event to an HTML document or one of its objects until the document has completed loading.

文档完成加载之前一个事件附加HTML文档对象之一最初

This set of attributes controls the flow of elements within the HTML document.

属性控制HTML文档元素

If I'm careful with the syntax I use in my HTML document, can I process it with an XML parser?

如果HTML文档小心使用语法是否可以使用XML解析器处理

We usually see these used to link to a particular section of an html document.

我们通常看到它们用于链接到HTML文档特定部分

DIV using JS and HTML files to achieve a dynamic display page N, the surface, feeling a lot of pages you visit, in fact, a HTML document.

利用JSDIV实现HTML文件动态显示N页面表面感觉游览很多页面其实HTML文件一个

Add extraneous newline characters to set apart special sections of the HTML document, for instance around paragraphs or tables.

额外行符文档特殊部分隔离开来例如围绕段落表格

Each HTML document is called a frame, and each frame is independent of the others.

每个HTML文档称为一个框架每个框架之间独立

To try this, you can put the form on a Web site, then save the code in Listing 14 as an HTML document on your desktop.

尝试操作可以表单Web站点然后清单14代码桌面HTML文档

Still, we have to publish an updated list of participants, preferably as an HTML document with hyperlinks to e-mail addresses.

我们必须发布更新参与者列表最好作为具有电子邮件地址超链接HTML文档发布

Other types of macros, called character references, may be used in the text of an HTML document or within attribute values.

称为字符引用其他类型可以HTML文档文本部分或者属性使用

A metatag is an HTML tag placed within the head element of an HTML document.

metatag一个放入HTML文档head元素HTML标记

Demonstrates a simple regular expression for identifying hyperlinks in an HTML document.

演示一个用于HTML文档标识超链接简单表达式

Home of the robot using hypertext links traversal Web, through the URL reference from a HTML document to another HTML document crawling.

机器人利用主页超文本链接遍历Web通过URL引用一个HTML文档爬行另一个HTML文档

XPath provides the expression language necessary to locate and retrieve individual nodes or node collections from the HTML document tree.

XPath提供HTML文档定位检索单个节点节点表达式语言

This is easy enough: place the generated file on your Web server and include it in the body of an HTML document, and you are ready to go.

这样非常简单生成文件Web服务器上然后包括一个HTML文档主体可以

The set of directions that the HTML document gives to every process really determines the speed of the page.

发送每个处理器HTML文档集合确实决定网页速度

By tracking the beginning and ending tag offsets within the HTML document.

通过跟踪HTML文档开始结束标记偏移量扩展基本

This reduces the number of HTTP requests that are needed, but increases the size of the HTML document.

减少所需增加HTML文档大小HTTP请求

It does not cost anything to use the Xalan serializer because that's the class Xalan uses internally to save HTML document.

使用Xalan序列化程序需要任何成本因为Xalan用于内部保存HTML文档

Character references are numeric or symbolic names for characters that may be included in an HTML document.

字符引用HTML文档允许包含数字或者符号短语形式表示字符方式

This statement links the specified CSS file into the HTML document, thereby affecting the style of the entire Web application.

这个标记指定CSS文件链接HTML文档因此影响整个Web应用程序样式

an unclosed HTML document that includes an HTML head tag and the first part of the body tag.

一个闭合HTML文档包含HTMLhead标签body标签第一部分内容

The result of applying Listing 4 to Listing 3 is an HTML document with all the photos.

清单4应用清单3结果生成一个带有所有照片HTML文档

With CSS, all formatting can be removed from the HTML document and stored in a separate file.

利用CSS能够HTML文档格式化信息分离单独文件

Apply styles and formatting based on JavaScript code -- also often in external files -- to different parts of the HTML document.

基于JavaScript代码通常位于外部文件样式格式应用HTML文档不同部分

This element tells a browser that this is an HTML document.

元素可以浏览器知道HTML文档

And tracks the beginning and ending offsets within an HTML document.

跟踪HTML文档开始结束偏移量

But most importantly, this technique inserts meaningless content into the resulting HTML document.

最为重要这种技术无意义内容插入结果HTML文档

Your application is responsible for generating the HTML document that contains the ESI markup, and also for generating the components.

应用程序负责生成包含ESI标记HTML文档负责生成组件

Makes a picture or HTML document the background for your computer screen.

一个图片HTML文档作为计算机屏幕背景

The fact that the HTML document loads a cascading style sheet is irrelevant at this stage.

实际上HTML文档样式阶段无关

The JTidy library can be used to clean up an HTML document and represent it as a DOM object (see Listing 1).

可以JTidy清理HTML文档然后表示DOM对象请参阅清单1)。